Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cap the normalized path cache #24351

Merged
merged 1 commit into from
Apr 29, 2016
Merged

cap the normalized path cache #24351

merged 1 commit into from
Apr 29, 2016

Conversation

icewind1991
Copy link
Contributor

Fixes #24340

Improves memory usage for requests that handle a lot of paths (file scanner)

cc @PVince81 @DeepDiver1975

@icewind1991 icewind1991 added this to the 9.1-current milestone Apr 29, 2016
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @LukasReschke, @PVince81 and @butonic to be potential reviewers

@DeepDiver1975
Copy link
Member

👍

@PVince81
Copy link
Contributor

Thanks 👍

@MorrisJobke MorrisJobke merged commit daf5f79 into master Apr 29, 2016
@MorrisJobke MorrisJobke deleted the capped-normalized-cache branch April 29, 2016 13:22
@MorrisJobke
Copy link
Contributor

The original issue was filed against 8.2.2 - @cmonteroluque @PVince81 @DeepDiver1975 What about the backport?

@MorrisJobke
Copy link
Contributor

The capped memory cache was backported to 8.2.4 at least.

@PVince81
Copy link
Contributor

A backport should be fine but would need good regression testing, since this affects a core element.
So 9.0.3 and 8.2.5.

CC @karlitschek

@karlitschek
Copy link
Contributor

@PVince81 I completely agree. 👍

@MorrisJobke
Copy link
Contributor

@icewind1991 Please prepare the backport PRs after the maintenance releases are out.

@icewind1991
Copy link
Contributor Author

@lock
Copy link

lock bot commented Aug 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use CappedCache for normalized file names
6 participants